home *** CD-ROM | disk | FTP | other *** search
- Path: noc.netcom.net!news
- From: Sean Palmer <sean@delta.com>
- Newsgroups: comp.lang.c++
- Subject: buffered iostreams
- Date: Thu, 28 Mar 1996 18:06:59 -0500
- Organization: deltaComm Development, Inc.
- Message-ID: <315B1B93.71B8@delta.com>
- NNTP-Posting-Host: landspeeder.delta.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win95; I)
-
- Please help!
-
- Can anyone here give me source to derive a new kind of streambuf that
- implements its own datasource and uses BUFFERING of some kind?
-
- I can't find any examples of doing this.
-
- I can make streambuf descendants and connect them to iostreams just
- fine. Just need to know how to set up the buffering.
-
- I'm using Borland C++ if that makes any difference to you...
-
- Many thanks!!
-